﻿2026-06-07T23:26:17.4158551Z ##[group]Run actions/checkout@v5
2026-06-07T23:26:17.4159668Z with:
2026-06-07T23:26:17.4160311Z   repository: SaberMage/spt-core
2026-06-07T23:26:17.4168456Z   token: ***
2026-06-07T23:26:17.4169116Z   ssh-strict: true
2026-06-07T23:26:17.4169779Z   ssh-user: git
2026-06-07T23:26:17.4170452Z   persist-credentials: true
2026-06-07T23:26:17.4171224Z   clean: true
2026-06-07T23:26:17.4171912Z   sparse-checkout-cone-mode: true
2026-06-07T23:26:17.4172723Z   fetch-depth: 1
2026-06-07T23:26:17.4173391Z   fetch-tags: false
2026-06-07T23:26:17.4174063Z   show-progress: true
2026-06-07T23:26:17.4174748Z   lfs: false
2026-06-07T23:26:17.4175430Z   submodules: false
2026-06-07T23:26:17.4176107Z   set-safe-directory: true
2026-06-07T23:26:17.4177162Z ##[endgroup]
2026-06-07T23:26:17.4987676Z Syncing repository: SaberMage/spt-core
2026-06-07T23:26:17.4989878Z ##[group]Getting Git version info
2026-06-07T23:26:17.4991091Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-07T23:26:17.4992890Z [command]/usr/bin/git version
2026-06-07T23:26:17.4993677Z git version 2.43.0
2026-06-07T23:26:17.5004012Z ##[endgroup]
2026-06-07T23:26:17.5015914Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/85514ee5-a11e-4817-80e7-afbe206ac3ae' before making global git config changes
2026-06-07T23:26:17.5018456Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:26:17.5020458Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-07T23:26:17.5051161Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-07T23:26:17.5069253Z https://github.com/SaberMage/spt-core
2026-06-07T23:26:17.5079226Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-07T23:26:17.5081163Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-07T23:26:17.5109095Z refs/heads/dev-freeform
2026-06-07T23:26:17.5115308Z [command]/usr/bin/git checkout --detach
2026-06-07T23:26:17.5202102Z HEAD is now at 7278c95 test(rig): re-run two-host ladder after notif epoch fix [twohost]
2026-06-07T23:26:17.5235868Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-07T23:26:17.5267127Z Deleted branch dev-freeform (was 7278c95).
2026-06-07T23:26:17.5299366Z ##[endgroup]
2026-06-07T23:26:17.5300278Z [command]/usr/bin/git submodule status
2026-06-07T23:26:17.5484015Z ##[group]Cleaning the repository
2026-06-07T23:26:17.5486293Z [command]/usr/bin/git clean -ffdx
2026-06-07T23:26:20.3059919Z Removing .adapter-notify/
2026-06-07T23:26:20.3061102Z Removing target/
2026-06-07T23:26:20.3069422Z [command]/usr/bin/git reset --hard HEAD
2026-06-07T23:26:20.3153276Z HEAD is now at 7278c95 test(rig): re-run two-host ladder after notif epoch fix [twohost]
2026-06-07T23:26:20.3158184Z ##[endgroup]
2026-06-07T23:26:20.3159731Z ##[group]Disabling automatic garbage collection
2026-06-07T23:26:20.3163282Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T23:26:20.3186259Z ##[endgroup]
2026-06-07T23:26:20.3186678Z ##[group]Setting up auth
2026-06-07T23:26:20.3191477Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:26:20.3215945Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T23:26:20.3402266Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:26:20.3426646Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T23:26:20.3607585Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:26:20.3632331Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T23:26:20.3818439Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T23:26:20.3848426Z ##[endgroup]
2026-06-07T23:26:20.3848845Z ##[group]Fetching the repository
2026-06-07T23:26:20.3854417Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7278c95ce6c31b0dde6ec446975903e9128e5147:refs/remotes/origin/dev-freeform
2026-06-07T23:26:20.8052659Z ##[endgroup]
2026-06-07T23:26:20.8055202Z ##[group]Determining the checkout info
2026-06-07T23:26:20.8056284Z ##[endgroup]
2026-06-07T23:26:20.8069127Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T23:26:20.8107756Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T23:26:20.8129700Z ##[group]Checking out the ref
2026-06-07T23:26:20.8132406Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-07T23:26:20.8168335Z Switched to a new branch 'dev-freeform'
2026-06-07T23:26:20.8168840Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-07T23:26:20.8172933Z ##[endgroup]
2026-06-07T23:26:20.8203150Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T23:26:20.8223769Z 7278c95ce6c31b0dde6ec446975903e9128e5147
